Nuprl Definition : prime_ideal_p 13,42

IsPrimeIdeal(R;P) == ((P(1))) & (ab:|R|. (P(a * b))  ((P(a))  (P(b)))) 
latex



clarification:

IsPrimeIdeal(R;P) == ((P(1R))) & (a:|R|, b:|R|. (P(a (*Rb))  ((P(a))  (P(b)))) 
latex


Uprings 1
Wellformedness Lemmasprime ideal p wf
DefinitionsP & Q, A, 1, x:AB(x), |r|, P  Q, x f y, *, P  Q

origin